home *** CD-ROM | disk | FTP | other *** search
/ U.S. Robotics Connections 2 / US Robotics Connections.iso / pc / sourcepc / palmpc.dir / 00119.ls < prev    next >
Encoding:
Text File  |  1996-03-01  |  67 b   |  6 lines

  1. on mouseDown
  2.   global gSound
  3.   puppetSound(gSound)
  4.   go("App")
  5. end
  6.